test-all: Exclude xol (swiss grid limits) from testing.
authoroliskoli <oliskoli>
Fri, 7 Sep 2007 20:44:01 +0000 (20:44 +0000)
committeroliskoli <oliskoli>
Fri, 7 Sep 2007 20:44:01 +0000 (20:44 +0000)
test-all

index 8e192eb9f0c0e63d244e07d1afcfda680a45b87d..891b0b62edda303ef105cc94e49adfd414a33005 100755 (executable)
--- a/test-all
+++ b/test-all
@@ -4,7 +4,7 @@
 
 PNAME=${PNAME:-./gpsbabel}
 REFGPX="reference/expertgps.gpx"       # reference file for all tests
-EXCL="ozi vitosmt"                     # exclude formats from test
+EXCL="ozi vitosmt xol"                 # exclude formats from test
 CAPS=""
 TEMPDIR=${GBTEMP:-/tmp}/gb-test-all
 CATALOG=/tmp/gb-test-all.done